home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / bloom_county / card_3328.txt < prev    next >
Text File  |  1990-10-02  |  10KB  |  537 lines

  1. -- card: 3328 from stack: in
  2. -- bmap block id: 3321
  3. -- flags: 0000
  4. -- background id: 2303
  5. -- name: Bloom card 1
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11. -- part 2 (button)
  12. -- low flags: 00
  13. -- high flags: 0000
  14. -- rect: left=254 top=65 right=188 bottom=352
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 1
  18. -- font id: 0
  19. -- text size: 12
  20. -- style flags: 0
  21. -- line height: 16
  22. -- part name: Bloom Button 2
  23. ----- HyperTalk script -----
  24. on mouseUp
  25.   go to card "Bloom card 3"
  26. end mouseUp
  27.  
  28.  
  29.  
  30.  
  31. -- part 3 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=172 top=185 right=280 bottom=291
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Bloom Button 1
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   go to card "Bloom card 2"
  46. end mouseUp
  47.  
  48.  
  49.  
  50.  
  51. -- part 5 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=343 top=211 right=319 bottom=466
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Bloom Button 3
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   play "hey"
  66.   play "jude" c c c
  67.   play "jude"
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 6 (button)
  73. -- low flags: 00
  74. -- high flags: 0000
  75. -- rect: left=107 top=27 right=53 bottom=398
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Bloom Button 4
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   show button "it sings!"
  87.   send "mouseup" to button "Bloom Button 3"
  88.   wait 2 seconds
  89.   hide button "it sings!"
  90.   send "mouseup" to button "Bloom button 1"
  91.   send "mouseup" to button "Bloom Button 2"
  92. end mouseUp
  93.  
  94.  
  95.  
  96.  
  97. -- part 7 (button)
  98. -- low flags: 80
  99. -- high flags: 8001
  100. -- rect: left=390 top=184 right=206 bottom=454
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: It Sings!
  109.  
  110.  
  111. -- part 8 (button)
  112. -- low flags: 00
  113. -- high flags: 0000
  114. -- rect: left=45 top=96 right=279 bottom=147
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: 
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   go to card "Bloom card 4"
  126.   play "d"
  127.   wait 25 ticks
  128.   play "o"
  129.   wait 25 ticks
  130.   play "o"
  131.   wait 25 ticks
  132.   play "r"
  133.   go to card "Bloom card 1"
  134. end mouseUp
  135.  
  136.  
  137.  
  138.  
  139. -- part 9 (button)
  140. -- low flags: 00
  141. -- high flags: 0000
  142. -- rect: left=147 top=59 right=186 bottom=253
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: 
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   go to card "Bloom card 4"
  154.   play "w"
  155.   wait 15 ticks
  156.   play "a"
  157.   wait 15 ticks
  158.   Play "l"
  159.   wait 15 ticks
  160.   Play "l"
  161.   go to card "Bloom card 1"
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 10 (button)
  167. -- low flags: 00
  168. -- high flags: 0000
  169. -- rect: left=397 top=60 right=212 bottom=495
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: 
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   go to card "Bloom card 4"
  181.   play "w"
  182.   wait 15 ticks
  183.   play "a"
  184.   wait 15 ticks
  185.   Play "l"
  186.   wait 15 ticks
  187.   Play "l"
  188.   go to card "Bloom card 1"
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 11 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=290 top=187 right=274 bottom=343
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: 
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   go to card "Bloom card 4"
  208.   play "w"
  209.   wait 15 ticks
  210.   play "a"
  211.   wait 15 ticks
  212.   Play "l"
  213.   wait 15 ticks
  214.   Play "l"
  215.   go to card "Bloom card 1"
  216. end mouseUp
  217.  
  218.  
  219.  
  220. -- part 12 (button)
  221. -- low flags: 00
  222. -- high flags: 0000
  223. -- rect: left=18 top=59 right=270 bottom=45
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 0 / 0
  226. -- text alignment: 1
  227. -- font id: 0
  228. -- text size: 12
  229. -- style flags: 0
  230. -- line height: 16
  231. -- part name: 
  232. ----- HyperTalk script -----
  233. on mouseUp
  234.   go to card "Bloom card 4"
  235.   play "w"
  236.   wait 15 ticks
  237.   play "a"
  238.   wait 15 ticks
  239.   Play "l"
  240.   wait 15 ticks
  241.   Play "l"
  242.   go to card "Bloom card 1"
  243. end mouseUp
  244.  
  245.  
  246.  
  247. -- part 13 (button)
  248. -- low flags: 00
  249. -- high flags: 0000
  250. -- rect: left=45 top=59 right=96 bottom=147
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 0 / 0
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: 
  259. ----- HyperTalk script -----
  260. on mouseUp
  261.   go to card "Bloom card 4"
  262.   play "w"
  263.   wait 15 ticks
  264.   play "a"
  265.   wait 15 ticks
  266.   Play "l"
  267.   wait 15 ticks
  268.   Play "l"
  269.   go to card "Bloom card 1"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 14 (button)
  275. -- low flags: 00
  276. -- high flags: 0000
  277. -- rect: left=251 top=59 right=66 bottom=354
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: 
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   go to card "Bloom card 4"
  289.   play "w"
  290.   wait 15 ticks
  291.   play "a"
  292.   wait 15 ticks
  293.   Play "l"
  294.   wait 15 ticks
  295.   Play "l"
  296.   go to card "Bloom card 1"
  297. end mouseUp
  298.  
  299.  
  300.  
  301. -- part 15 (button)
  302. -- low flags: 00
  303. -- high flags: 0000
  304. -- rect: left=147 top=185 right=272 bottom=173
  305. -- title width / last selected line: 0
  306. -- icon id / first selected line: 0 / 0
  307. -- text alignment: 1
  308. -- font id: 0
  309. -- text size: 12
  310. -- style flags: 0
  311. -- line height: 16
  312. -- part name: 
  313. ----- HyperTalk script -----
  314. on mouseUp
  315.   go to card "Bloom card 4"
  316.   play "w"
  317.   wait 15 ticks
  318.   play "a"
  319.   wait 15 ticks
  320.   Play "l"
  321.   wait 15 ticks
  322.   Play "l"
  323.   go to card "Bloom card 1"
  324. end mouseUp
  325.  
  326.  
  327.  
  328. -- part 16 (button)
  329. -- low flags: 00
  330. -- high flags: 0000
  331. -- rect: left=19 top=279 right=327 bottom=180
  332. -- title width / last selected line: 0
  333. -- icon id / first selected line: 0 / 0
  334. -- text alignment: 1
  335. -- font id: 0
  336. -- text size: 12
  337. -- style flags: 0
  338. -- line height: 16
  339. -- part name: 
  340. ----- HyperTalk script -----
  341. on mouseUp
  342.   go to card "Bloom card 4"
  343.   play "f"
  344.   wait 15 ticks
  345.   play "l"
  346.   wait 15 ticks
  347.   play "o"
  348.   wait 15 ticks
  349.   play "o"
  350.   wait 15 ticks
  351.   play "r"
  352.   go to card "Bloom card 1"
  353. end mouseUp
  354.  
  355.  
  356.  
  357. -- part 17 (button)
  358. -- low flags: 00
  359. -- high flags: 0000
  360. -- rect: left=268 top=280 right=328 bottom=343
  361. -- title width / last selected line: 0
  362. -- icon id / first selected line: 0 / 0
  363. -- text alignment: 1
  364. -- font id: 0
  365. -- text size: 12
  366. -- style flags: 0
  367. -- line height: 16
  368. -- part name: 
  369. ----- HyperTalk script -----
  370. on mouseUp
  371.   go to card "Bloom card 4"
  372.   play "f"
  373.   wait 15 ticks
  374.   play "l"
  375.   wait 15 ticks
  376.   play "o"
  377.   wait 15 ticks
  378.   play "o"
  379.   wait 15 ticks
  380.   play "r"
  381.   go to card "Bloom card 1"
  382. end mouseUp
  383.  
  384.  
  385.  
  386. -- part 18 (button)
  387. -- low flags: 00
  388. -- high flags: 0000
  389. -- rect: left=465 top=278 right=328 bottom=495
  390. -- title width / last selected line: 0
  391. -- icon id / first selected line: 0 / 0
  392. -- text alignment: 1
  393. -- font id: 0
  394. -- text size: 12
  395. -- style flags: 0
  396. -- line height: 16
  397. -- part name: 
  398. ----- HyperTalk script -----
  399. on mouseUp
  400.   go to card "Bloom card 4"
  401.   play "f"
  402.   wait 15 ticks
  403.   play "l"
  404.   wait 15 ticks
  405.   play "o"
  406.   wait 15 ticks
  407.   play "o"
  408.   wait 15 ticks
  409.   play "r"
  410.   go to card "Bloom card 1"
  411. end mouseUp
  412.  
  413.  
  414.  
  415. -- part 20 (button)
  416. -- low flags: 00
  417. -- high flags: 0000
  418. -- rect: left=179 top=309 right=327 bottom=269
  419. -- title width / last selected line: 0
  420. -- icon id / first selected line: 0 / 0
  421. -- text alignment: 1
  422. -- font id: 0
  423. -- text size: 12
  424. -- style flags: 0
  425. -- line height: 16
  426. -- part name: New Button
  427. ----- HyperTalk script -----
  428. on mouseUp
  429.   go to card "Bloom card 4"
  430.   play "f"
  431.   wait 15 ticks
  432.   play "l"
  433.   wait 15 ticks
  434.   play "o"
  435.   wait 15 ticks
  436.   play "o"
  437.   wait 15 ticks
  438.   play "r"
  439.   go to card "Bloom card 1"
  440. end mouseUp
  441.  
  442.  
  443.  
  444. -- part 22 (button)
  445. -- low flags: 00
  446. -- high flags: 0000
  447. -- rect: left=179 top=279 right=310 bottom=269
  448. -- title width / last selected line: 0
  449. -- icon id / first selected line: 0 / 0
  450. -- text alignment: 1
  451. -- font id: 0
  452. -- text size: 12
  453. -- style flags: 0
  454. -- line height: 16
  455. -- part name: Bloom Button 1
  456. ----- HyperTalk script -----
  457. on mouseUp
  458.   go to card "Bloom card 2"
  459. end mouseUp
  460.  
  461.  
  462.  
  463.  
  464. -- part 23 (button)
  465. -- low flags: 00
  466. -- high flags: 0000
  467. -- rect: left=352 top=60 right=154 bottom=399
  468. -- title width / last selected line: 0
  469. -- icon id / first selected line: 0 / 0
  470. -- text alignment: 1
  471. -- font id: 0
  472. -- text size: 12
  473. -- style flags: 0
  474. -- line height: 16
  475. -- part name: 
  476. ----- HyperTalk script -----
  477. on mouseUp
  478.   go to card "Bloom card 4"
  479.   play "w"
  480.   wait 15 ticks
  481.   play "a"
  482.   wait 15 ticks
  483.   Play "l"
  484.   wait 15 ticks
  485.   Play "l"
  486.   go to card "Bloom card 1"
  487. end mouseUp
  488.  
  489.  
  490.  
  491. -- part 24 (button)
  492. -- low flags: 00
  493. -- high flags: 0000
  494. -- rect: left=465 top=211 right=270 bottom=497
  495. -- title width / last selected line: 0
  496. -- icon id / first selected line: 0 / 0
  497. -- text alignment: 1
  498. -- font id: 0
  499. -- text size: 12
  500. -- style flags: 0
  501. -- line height: 16
  502. -- part name: 
  503. ----- HyperTalk script -----
  504. on mouseUp
  505.   go to card "Bloom card 4"
  506.   play "w"
  507.   wait 15 ticks
  508.   play "a"
  509.   wait 15 ticks
  510.   Play "l"
  511.   wait 15 ticks
  512.   Play "l"
  513.   go to card "Bloom card 1"
  514. end mouseUp
  515.  
  516.  
  517.  
  518. -- part 25 (button)
  519. -- low flags: 00
  520. -- high flags: 0000
  521. -- rect: left=352 top=153 right=212 bottom=399
  522. -- title width / last selected line: 0
  523. -- icon id / first selected line: 0 / 0
  524. -- text alignment: 1
  525. -- font id: 0
  526. -- text size: 12
  527. -- style flags: 0
  528. -- line height: 16
  529. -- part name: Bloom Button 3
  530. ----- HyperTalk script -----
  531. on mouseUp
  532.   play "hey"
  533.   play "jude" c c c
  534.   play "jude"
  535. end mouseUp
  536.  
  537.